feat(deps): upgrade upstream dependencies#1531
Merged
Conversation
- rolldown: 2c4a957 -> v1.0.0 (ac5c710) - vite: 32c2978 -> v8.0.11 (66f3194) - tsdown: 0.21.10 -> 0.22.0 - @vitejs/devtools: 0.1.18 -> 0.1.20 Code changes: - Sync tsdown CLI: add `tsx` to `--config-loader` options (packages/cli/src/pack-bin.ts) - Update snapshots for new config-loader option (packages/cli/snap-tests/command-helper/snap.txt, packages/cli/snap-tests/command-pack/snap.txt) - Adjust core peerDependencies: bump @tsdown/css/@tsdown/exe to 0.22.0, bump publint to ^0.3.8, raise @vitejs/devtools peer to ^0.1.18, add optional `unrun` peer, mark `tsx` optional; bump bundledVersions (vite 8.0.11, rolldown 1.0.0, tsdown 0.22.0) (packages/core/package.json) - Add `devframe` to minimumReleaseAgeExclude (pnpm-workspace.yaml) - Drop unused `dashmap` dep from rolldown_devtools after rolldown bump (Cargo.lock)
✅ Deploy Preview for viteplus-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Member
|
e2e test fix in #1533 |
fengmk2
approved these changes
May 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v1.0.0(ac5c710) and vite tov8.0.11(66f3194).vp pack's--config-loaderoptions with tsdown 0.22.0 (addstsx) and refresh snapshots.packages/corepeerDependencies for the new tsdown/devtools/publint ranges and add an optionalunrunpeer.Dependency updates
rolldown2c4a957v1.0.0 (ac5c710)vite32c2978v8.0.11 (66f3194)tsdown0.21.100.22.0@vitejs/devtools0.1.180.1.20Unchanged dependencies
vitest:4.1.5@oxc-node/cli:0.1.0@oxc-node/core:0.1.0oxfmt:0.48.0oxlint:1.63.0oxlint-tsgolint:0.22.1@oxc-project/runtime:0.129.0@oxc-project/types:0.129.0oxc-minify:0.129.0oxc-parser:0.129.0oxc-transform:0.129.0Code changes
tsxto the--config-loaderoption list to match tsdown 0.22.0 (packages/cli/src/pack-bin.ts).packages/cli/snap-tests/command-helper/snap.txt,packages/cli/snap-tests/command-pack/snap.txt).packages/core/package.json: bump@tsdown/cssand@tsdown/exepeers to0.22.0, bumppublintpeer to^0.3.8, raise@vitejs/devtoolspeer to^0.1.18, add optionalunrunpeer, marktsxoptional, and updatebundledVersionsto vite8.0.11/ rolldown1.0.0/ tsdown0.22.0.pnpm-workspace.yaml: bump tsdown catalog to^0.22.0and adddevframetominimumReleaseAgeExclude.Cargo.lock: drop unuseddashmapdependency fromrolldown_devtoolsafter the rolldown bump.Build status
sync-remote-and-build: failurebuild-upstream: success